home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Taifun / Taifun 173 (1991-09-10)(Manewaldt, A.)(DE)(PD).zip / Taifun 173 (1991-09-10)(Manewaldt, A.)(DE)(PD).adf / Imploder / Tools / FImp.alias < prev    next >
Text File  |  1991-09-14  |  331b  |  7 lines

  1. ; You can use this alias to read an imploded document.
  2. Alias EdExp FImp >NIL: [] T:Ex -XO -RF "Ed %s\nDelete T:Ex/#?" -AL C
  3.  
  4. ; This does the same thing apart from using FInf to add wildcarding for
  5. ; loading multiple files.
  6. Alias Edx FInf >NIL: [] -q -p -f -na -nh -lf "FImp %s T:Ex -XO -AL c -RF \"Ed %%s\\nDelete T:Ex/#?\"" BATCH
  7.